Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 173,103 for

document formatting

(0.49 sec)
  1. Aspose::Words::DocumentBuilder::InsertHtml meth...

    Aspose::Words::DocumentBuilder::InsertHtml method. Inserts an HTML string into the Document in C++....Inserts an HTML string into the document. void Aspose :: Words :: DocumentBuilder...into the document. Examples Shows how to use a document builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. DocumentBuilder.pushFont method | Aspose.Words ...

    DocumentBuilder.pushFont method. Saves current character Formatting onto the stack....pushFont() Saves current character formatting onto the stack. pushFont...Shows how to use a document builder’s formatting stack. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. GeneralFormat enumeration | Aspose.Words for Py...

    aspose.words.fields.GeneralFormat enumeration. Specifies a general format that is applied to a numeric, text, or any field result...enumeration Specifies a general format that is applied to a numeric...have a combination of general formats. Members Name Description NONE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Lost ParagraphFormat When Split Words in C# - F...

    Hi, I’m trying to split some Words Documents by heading. But the output files seem like losting ParagraphFormat . How can I keep the same formating with the sourced Document. Thanks. Test Info Using SDK: Aspose.Word…...trying to split some Words documents by heading. But the output...keep the same formating with the sourced document. Thanks. Test...

    forum.aspose.com/t/lost-paragraphformat-when-sp...
  5. Copy Range Style Only|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....its own or together with formatting. It is also possible to copy...copy only the formatting. This article shows how. This example...

    docs.aspose.com/cells/net/copy-range-style-only/
  6. TableStyleOptions | Aspose.Words for Java

    Specifies how table style is applied to a table in Java.... Document doc = new Document(); DocumentBuilder...before setting any table formatting. builder.insertCell(); //...

    reference.aspose.com/words/java/com.aspose.word...
  7. Change Table Style in Python|Aspose.Words for P...

    Advanced table Formatting C#. Create a table style using Python. Apply table style Python....table style defines a set of formatting that can be easily applied...applied to a table. Formatting such as borders, shading, alignment...

    docs.aspose.com/words/python-net/working-with-t...
  8. Merge Documents via C++ | products.aspose.com

    Combine two or more separate Documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your C++ application. Test the merging results online via app....Total C++ Merge Document Merging using C++ APIs Combine... Images and various other formats using Aspose.Total for C++...

    products.aspose.com/total/cpp/merge/
  9. ConditionalStyleType | Aspose.Words for Java

    Represents possible table areas to which conditional Formatting may be defined in a table style in Java....areas to which conditional formatting may be defined in a table...styles of a table. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. Issue with setResult in updating the field - Fr...

    I am doing field.setResult("My field") In aspose word it is updating the field but field styles are getting removed from word Document. Is there any better way to do that. For example: Hello (style : bold, All_caps)…...getting removed from word document. Is there any better way to...Aspose.Words document while preserving its formatting, you can follow...

    forum.aspose.com/t/issue-with-setresult-in-upda...